課程資訊
課程名稱
計算機結構
Computer Architecture 
開課學期
112-1 
授課對象
資訊工程學系  
授課教師
楊佳玲 
課號
CSIE3340 
課程識別碼
902E46100 
班次
01 
學分
3.0 
全/半年
半年 
必/選修
必帶 
上課時間
星期三7,8,9(14:20~17:20) 
上課地點
資104 
備註
本課程以英語授課。提供中文影片輔助。
限本系所學生(含輔系、雙修生) 且 限學士班三年級以上 且 限學號單號
總人數上限:80人 
 
課程簡介影片
 
核心能力關聯
核心能力與課程規劃關聯圖
課程大綱
為確保您我的權利,請尊重智慧財產權及不得非法影印
課程概述

This course is designed to cover the fundamental concepts on how computers perform at machine and assembly language level. We look at the design of an instruction set architecture and figure out what makes a Reduced Instruction Set Computer (RISC) differ from a Complex Instruction Set Computer (CISC). The students will learn basic design principles by understanding the components in a computer and the performance of a computer system. This course provides the required background for students who are interested in designing computer systems, doing serious development of operating system kernels and device drivers, and making better applications of computer systems. 

課程目標
To study the major components of computer systems. To experiment with fundamental computer hardware and software interfaces at the machine level using assembly language. To understand how instructions are fetched, decoded, and executed in computers by examining designs of CPUs, including pipeline and memory architectures. 
課程要求
Students should already have background on:
- Digital Logic
- C Language
- Assembly Language 
預期每週課後學習時數
 
Office Hours
備註: Wednesday 10:00~12:00 
指定閱讀
 
參考書目
Computer Organization & Design. The Hardware/Software Interface. RISC-5 Edition, David A. Patterson and John L. Hennessy 
評量方式
(僅供參考)
   
課程進度
週次
日期
單元主題
Week 1
2023/09/06  Course Introduction 
Week 2
2023/09/13  Computing Platform & Evaluation Metrics 
Week 3
2023/09/20  Instruction Set Architecture (I) 
Week 4
2023/09/27  Instruction Set Architecture (II) 
Week 5
2023/10/04  Linker-Loader
Single-Cycle Datapath & Control 
Week 6
2023/10/11  Holiday 
Week 7
2023/10/18  Pipeline (I) & Verilog Tutorial 
Week 8
2023/10/25  Midterm Exam 
Week 9
2023/11/01  Pipeline (II) 
Week 10
2023/11/08  Pipeline (III) 
Week 11
2023/11/15  Memory Hierarchy (I) 
Week 12
2023/11/22  Memory Hierarchy (II) 
Week 13
2023/11/29  Virtual Memory 
Week 14
2023/12/06  Multiprocessor (I) 
Week 15
2023/12/13  Multiprocessor (II) 
Week 16
2023/12/20  Final Exam